Description | Example | Return Message | Group(s)

SCHED: GetResourceInfoByGroups

Format

SCHED / GetResourceInfoByGroups '<ResourceGroupName>' '<FileName>'

Description

The SCHED GetResourceInfoByGroups Connect command returns all of the attributes of the resources within a resource group specified by the <ResourceGroupName> parameter.

Parameters

  • ResourceGroupName: The parameter is a string of text in single quotes of a comma delimited list of resource group names. Resource group names should not be in quotes.
  • FileName: The parameter is a string of text in single quotes of the absolute path of the filename. Empty string is allowed if it is not written out to a file.

Examples

Finds the values of all the attributes of the resources in the Satellites resource group in the active schedule and save the file "out.txt" located at "C:\Outputs\"
SCHED / GetResourceInfoByGroups 'Satellites' 'C:\Outputs\out.txt'

SyntaxExample
<CommandName>SCHED / GetResourceInfoByGroups
<ResourceGroupName>'Satellites'
<FileName>'C:\Outputs\out.txt'

Return Message

Connect returns a message that contains all of the attribute data for the resources of the resource group. The report matches the format specified on the Resource Report page.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

12.2